Searched defs:structureCheck (Results 1 – 2 of 2) sorted by relevance
| /external/webkit/Source/JavaScriptCore/jit/ |
| D | JITPropertyAccess.cpp | 339 …Jump structureCheck = branchPtrWithPatch(NotEqual, Address(regT0, JSCell::structureOffset()), info… in emit_op_method_check() local 417 …Jump structureCheck = branchPtrWithPatch(NotEqual, Address(regT0, JSCell::structureOffset()), stru… in compileGetByIdHotPath() local
|
| D | JITPropertyAccess32_64.cpp | 216 …Jump structureCheck = branchPtrWithPatch(NotEqual, Address(regT0, JSCell::structureOffset()), info… in emit_op_method_check() local 432 …Jump structureCheck = branchPtrWithPatch(NotEqual, Address(regT0, JSCell::structureOffset()), stru… in compileGetByIdHotPath() local
|