Searched refs:FUNCTION_TEMPLATE_INFO_TYPE (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/v8/src/
H A Dobjects.h407 V(FUNCTION_TEMPLATE_INFO_TYPE) \
703 FUNCTION_TEMPLATE_INFO_TYPE, enumerator in enum:v8::internal::InstanceType
H A Druntime.cc2160 RUNTIME_ASSERT(type == FUNCTION_TEMPLATE_INFO_TYPE ||
2163 if (type == FUNCTION_TEMPLATE_INFO_TYPE) {
H A Dapi.cc879 isolate->factory()->NewStruct(i::FUNCTION_TEMPLATE_INFO_TYPE);

Completed in 324 milliseconds