Lines Matching refs:ApiNatives
452 JSObject::MigrateSlowToFast(result, 0, "ApiNatives::InstantiateObject");
540 Handle<JSFunction> function = ApiNatives::CreateApiFunction(
580 MaybeHandle<JSFunction> ApiNatives::InstantiateFunction(
588 MaybeHandle<JSFunction> ApiNatives::InstantiateFunction(
595 MaybeHandle<JSObject> ApiNatives::InstantiateObject(
602 MaybeHandle<JSObject> ApiNatives::InstantiateRemoteObject(
625 void ApiNatives::AddDataProperty(Isolate* isolate, Handle<TemplateInfo> info,
635 void ApiNatives::AddDataProperty(Isolate* isolate, Handle<TemplateInfo> info,
647 void ApiNatives::AddAccessorProperty(Isolate* isolate,
662 void ApiNatives::AddNativeDataProperty(Isolate* isolate,
676 Handle<JSFunction> ApiNatives::CreateApiFunction(