Searched refs:EmitJe (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/ | ||
H A D | assembler_x64.h | 247 void EmitJe(int32_t offset); |
H A D | assembler_x64.cpp | 478 void AssemblerX64::EmitJe(int32_t offset) in EmitJe() function in panda::ecmascript::x64::AssemblerX64 707 EmitJe(offset); in Je() |
Completed in 3 milliseconds