Searched refs:ConfigureInstance (Results 1 – 5 of 5) sorted by relevance
100 MUST_USE_RESULT static MaybeHandle<Object> ConfigureInstance(
564 MUST_USE_RESULT MaybeHandle<FunctionTemplateInfo> ConfigureInstance(
642 MaybeHandle<Object> Execution::ConfigureInstance( in ConfigureInstance() function in v8::internal::Execution
2378 MaybeHandle<FunctionTemplateInfo> Factory::ConfigureInstance( in ConfigureInstance() function in v8::internal::Factory2386 Execution::ConfigureInstance(isolate(), instance, instance_template), in ConfigureInstance()
1105 isolate->factory()->ConfigureInstance( in HandleApiCallHelper()