Searched defs:NewJSArrayLiteral (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | ntype_hcr_lowering.cpp | 202 GateRef NTypeHCRLowering::NewJSArrayLiteral(GateRef glue, GateRef gate, GateRef elements, GateRef length, in NewJSArrayLiteral() function in panda::ecmascript::kungfu::NTypeHCRLowering |
H A D | new_object_stub_builder.cpp | 1353 void NewObjectStubBuilder::NewJSArrayLiteral(Variable *result, Label *exit, RegionSpaceFlag spaceType, GateRef obj,
in NewJSArrayLiteral() function in panda::ecmascript::kungfu::NewObjectStubBuilder |
Completed in 6 milliseconds