Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_tests.cpp1512 HWTEST_F_L0(JSNApiTests, FunctionCallScope) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp998 FunctionCallScope::FunctionCallScope(EcmaVM *vm) : vm_(vm) in FunctionCallScope() function in panda::FunctionCallScope