Home
last modified time | relevance | path

Searched defs:isFunc (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp1220 bool isFunc = nativeFunc->IsFunction(thread->GetEcmaVM()); in HWTEST_F_L0() local
1232 bool isFunc = nativeFunc->IsFunction(thread->GetEcmaVM()); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_object_stub_builder.cpp1340 GateRef isFunc = LogicAndBuilder(env) in SetPrototypeOf() local