Searched defs:MarkRSetCardTable (Results 1 – 4 of 4) sorted by relevance
348 bool MarkRSetCardTable(BaseObject* obj) in MarkRSetCardTable() function1322 bool MarkRSetCardTable(BaseObject *obj) in MarkRSetCardTable() function
3490 DEF_CALL_SIGNATURE(MarkRSetCardTable) in DEF_CALL_SIGNATURE() argument3493 CallSignature MarkRSetCardTable("MarkRSetCardTable", 0, 1, ArgumentsOrder::DEFAULT_ORDER, in DEF_CALL_SIGNATURE() local
1963 void StubBuilder::MarkRSetCardTable(GateRef obj, Label *exit) in MarkRSetCardTable() function in panda::ecmascript::kungfu::StubBuilder
5015 bool RuntimeStubs::MarkRSetCardTable(BaseObject* obj) in DEF_RUNTIME_STUBS() function in panda::ecmascript::RuntimeStubs