Home
last modified time | relevance | path

Searched refs:bytecodeHandler (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp782 CallSignature bytecodeHandler("BytecodeHandler", 0, 7, in DEF_CALL_SIGNATURE() local
784 *callSign = bytecodeHandler; in DEF_CALL_SIGNATURE()
803 CallSignature bytecodeHandler("BytecodeDebuggerHandler", 0, 7, in DEF_CALL_SIGNATURE() local
805 *callSign = bytecodeHandler; in DEF_CALL_SIGNATURE()