Home
last modified time | relevance | path

Searched defs:StoreFastElementStub (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dcode-stubs.h554 StoreFastElementStub(Isolate* isolate, bool is_js_array, in StoreFastElementStub() function
Dcode-stubs.cc409 TF_STUB(StoreFastElementStub, CodeStubAssembler) { in TF_STUB() argument