Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Decma_vm.h618 bool IsTopLevelCallDepth() in IsTopLevelCallDepth() function in panda::ecmascript::EcmaVM
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_first_tests.cpp2097 ASSERT_FALSE(vm_->IsTopLevelCallDepth()); in HWTEST_F_L0()
2099 ASSERT_TRUE(vm_->IsTopLevelCallDepth()); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp3882 if (vm_->IsTopLevelCallDepth()) { in ~FunctionCallScope()

Completed in 18 milliseconds