Home
last modified time | relevance | path

Searched refs:TryInlineReflectHas (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnative_inline_lowering.h93 void TryInlineReflectHas(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis);
H A Dnative_inline_lowering.cpp345 TryInlineReflectHas(gate, argc, id, skipThis); in RunNativeInlineLowering()
1317 void NativeInlineLowering::TryInlineReflectHas(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) in TryInlineReflectHas() function in panda::ecmascript::kungfu::NativeInlineLowering

Completed in 4 milliseconds