Searched defs:flatString (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ |
H A D | new_object_stub_builder.cpp | 1639 AllocSlicedStringObject(Variable *result, Label *exit, GateRef from, GateRef length, FlatStringStubBuilder *flatString) AllocSlicedStringObject() argument
|
H A D | typed_hcr_lowering.cpp | 2132 GateRef TypedHCRLowering::AllocateSlicedString(GateRef glue, GateRef flatString, GateRef length, in AllocateSlicedString() argument 2167 builder_.StoreConstOffset(VariableType::JS_POINTER(), slicedString, SlicedString::PARENT_OFFSET, flatString); in AllocateSlicedString() local
|
Completed in 16 milliseconds