Home
last modified time | relevance | path

Searched refs:RESUME (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbytecodes.h65 RESUME,
189 return (kind == BytecodeKind::RESUME) || (kind == BytecodeKind::SUSPEND) || in IsGeneratorRelative()
H A Dbytecodes.cpp309 kind = BytecodeKind::RESUME; in InitBytecodeMetaData()
526 kind == BytecodeKind::RESUME || in InitBytecodeMetaData()
/arkcompiler/toolchain/tooling/agent/
H A Ddebugger_impl.h193 RESUME, member in panda::ecmascript::tooling::final::final::Method
H A Ddebugger_impl.cpp493 case Method::RESUME: in Dispatch()
577 return Method::RESUME; in GetMethodEnum()
/arkcompiler/toolchain/tooling/test/testcases/
H A Djs_dropframe_test.h301 RESUME = 1, enumerator

Completed in 10 milliseconds