Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_native_inline_lowering.h76 void LowerArrayBufferIsView(GateRef gate);
Dtyped_native_inline_lowering.cpp195 LowerArrayBufferIsView(gate); in VisitGate()
1210 void TypedNativeInlineLowering::LowerArrayBufferIsView(GateRef gate) in LowerArrayBufferIsView() function in panda::ecmascript::kungfu::TypedNativeInlineLowering