Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp1344 void JSThread::UpdateStackInfo(void *stackInfo, StackInfoOpKind opKind) in UpdateStackInfo()
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp5930 void JSNApi::UpdateStackInfo(EcmaVM *vm, void *currentStackInfo, uint32_t opKind) in UpdateStackInfo()