Searched refs:hidden_prototype (Results 1 – 6 of 6) sorted by relevance
33 v8::Local<v8::Object> hidden_prototype = t1->GetFunction()->NewInstance(); in TEST() local35 object->SetPrototype(hidden_prototype); in TEST()38 context->Global()->Set(v8_str("hidden_prototype"), hidden_prototype); in TEST()
20507 Local<Object> hidden_prototype = in THREADED_TEST() local20511 object_with_hidden->SetPrototype(hidden_prototype); in THREADED_TEST()
964 os << "\n - hidden_prototype: " << (hidden_prototype() ? "true" : "false"); in FunctionTemplateInfoPrint()
2213 if (obj->hidden_prototype()) { in CreateApiFunction()
5418 BOOL_ACCESSORS(FunctionTemplateInfo, flag, hidden_prototype, in ACCESSORS()
10464 DECL_BOOLEAN_ACCESSORS(hidden_prototype)