Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/base/
Dconfig.h27 #define ECMASCRIPT_ENABLE_INTERPRETER_ASM (0 && ECMASCRIPT_COMPILE_INTERPRETER_ASM) macro
/ark/js_runtime/ecmascript/compiler/
Dllvm_codegen.cpp320 #if ECMASCRIPT_ENABLE_INTERPRETER_ASM in Initialize()
/ark/js_runtime/ecmascript/interpreter/
Dinterpreter-inl.h532 #if ECMASCRIPT_ENABLE_INTERPRETER_ASM in Execute()
602 #if ECMASCRIPT_ENABLE_INTERPRETER_ASM in GeneratorReEnterInterpreter()