Searched refs:SetPrototypeToHClass (Results 1 – 3 of 3) sorted by relevance
391 void SetPrototypeToHClass(VariableType type, GateRef glue, GateRef hClass, GateRef proto);
1543 inline void StubBuilder::SetPrototypeToHClass(VariableType type, GateRef glue, GateRef hClass, Gate… in SetPrototypeToHClass() function
2553 SetPrototypeToHClass(VariableType::JS_POINTER(), glue, dstHClass, proto); in CopyAllHClass()