Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_method_index.h23 BUILTINS_GLOBAL_CALL_JS_BOUND_FUNCTION = 0, member in panda::ecmascript::MethodIndex
/arkcompiler/ets_runtime/ecmascript/
H A Decma_vm.cpp736 CacheToGlobalConstants(GetMethodByIndex(MethodIndex::BUILTINS_GLOBAL_CALL_JS_BOUND_FUNCTION), in GenerateInternalNativeMethods()
H A Dobject_factory.cpp2107 bundleFunction->SetMethod(thread_, vm_->GetMethodByIndex(MethodIndex::BUILTINS_GLOBAL_CALL_JS_BOUND_FUNCTION)); in NewJSBoundFunction()

Completed in 12 milliseconds