Home
last modified time | relevance | path

Searched defs:UpdateStackInfo (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp1211 void JSThread::UpdateStackInfo(void *stackInfo, StackInfoOpKind opKind) in UpdateStackInfo() function in panda::ecmascript::JSThread
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_third_tests.cpp1670 HWTEST_F_L0(JSNApiTests, UpdateStackInfo) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp5660 void JSNApi::UpdateStackInfo(EcmaVM *vm, void *currentStackInfo, uint32_t opKind) in UpdateStackInfo() function in panda::JSNApi