Home
last modified time | relevance | path

Searched refs:numFunc (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dobject_operator_second_test.cpp135 JSHandle<JSTaggedValue> numFunc = env->GetNumberFunction(); in HWTEST_F_L0() local
136 JSHandle<JSTaggedValue> handleReceiver(thread, numFunc.GetTaggedValue()); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_module.h664 void SetNumFuncs(uint32 numFunc) in SetNumFuncs() argument
666 numFuncs = numFunc; in SetNumFuncs()

Completed in 3 milliseconds