Searched refs:ConfigureInstance (Results 1 – 5 of 5) sorted by relevance
134 static void ConfigureInstance(Handle<Object> instance,
403 void ConfigureInstance(Handle<FunctionTemplateInfo> desc,
1402 void Factory::ConfigureInstance(Handle<FunctionTemplateInfo> desc, in ConfigureInstance() function in v8::internal::Factory1409 Execution::ConfigureInstance(instance, in ConfigureInstance()
752 void Execution::ConfigureInstance(Handle<Object> instance, in ConfigureInstance() function in v8::internal::Execution
1075 isolate->factory()->ConfigureInstance( in HandleApiCallHelper()