Home
last modified time | relevance | path

Searched defs:methodHandle (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/debugger/tests/
H A Djs_debugger_test.cpp115 JSHandle<Method> methodHandle; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit_task.cpp311 InstallCodeByCompilerTier(JSHandle<MachineCode> &machineCodeObj, JSHandle<Method> &methodHandle) InstallCodeByCompilerTier() argument
/arkcompiler/ets_runtime/ecmascript/
H A Dshared_object_factory.cpp923 JSHandle<JSFunction> ObjectFactory::NewJSSendableFunction(const JSHandle<Method> &methodHandle) in NewJSSendableFunction() argument
H A Dobject_factory.cpp4968 JSHandle<JSFunction> ObjectFactory::NewJSFunction(const JSHandle<Method> &methodHandle) in NewJSFunction() argument
5007 JSHandle<JSFunction> ObjectFactory::NewJSFunction(const JSHandle<Method> &methodHandle, in NewJSFunction() argument

Completed in 12 milliseconds