Home
last modified time | relevance | path

Searched refs:GenerateCheckPropertyCell (Results 1 – 9 of 9) sorted by relevance

/external/v8/src/ic/
Dhandler-compiler.h66 static void GenerateCheckPropertyCell(MacroAssembler* masm,
Dhandler-compiler.cc164 GenerateCheckPropertyCell(masm(), global, name, scratch1, miss); in NonexistentFrontendHeader()
/external/v8/src/ic/x64/
Dhandler-compiler-x64.cc190 void PropertyHandlerCompiler::GenerateCheckPropertyCell( in GenerateCheckPropertyCell() function in v8::internal::PropertyHandlerCompiler
569 GenerateCheckPropertyCell(masm(), Handle<JSGlobalObject>::cast(current), in CheckPrototypes()
/external/v8/src/ic/arm64/
Dhandler-compiler-arm64.cc97 void PropertyHandlerCompiler::GenerateCheckPropertyCell( in GenerateCheckPropertyCell() function in v8::internal::PropertyHandlerCompiler
618 GenerateCheckPropertyCell(masm(), Handle<JSGlobalObject>::cast(current), in CheckPrototypes()
/external/v8/src/ic/ia32/
Dhandler-compiler-ia32.cc198 void PropertyHandlerCompiler::GenerateCheckPropertyCell( in GenerateCheckPropertyCell() function in v8::internal::PropertyHandlerCompiler
568 GenerateCheckPropertyCell(masm(), Handle<JSGlobalObject>::cast(current), in CheckPrototypes()
/external/v8/src/ic/arm/
Dhandler-compiler-arm.cc178 void PropertyHandlerCompiler::GenerateCheckPropertyCell( in GenerateCheckPropertyCell() function in v8::internal::PropertyHandlerCompiler
577 GenerateCheckPropertyCell(masm(), Handle<JSGlobalObject>::cast(current), in CheckPrototypes()
/external/v8/src/ic/x87/
Dhandler-compiler-x87.cc198 void PropertyHandlerCompiler::GenerateCheckPropertyCell( in GenerateCheckPropertyCell() function in v8::internal::PropertyHandlerCompiler
570 GenerateCheckPropertyCell(masm(), Handle<JSGlobalObject>::cast(current), in CheckPrototypes()
/external/v8/src/ic/mips64/
Dhandler-compiler-mips64.cc175 void PropertyHandlerCompiler::GenerateCheckPropertyCell( in GenerateCheckPropertyCell() function in v8::internal::PropertyHandlerCompiler
581 GenerateCheckPropertyCell(masm(), Handle<JSGlobalObject>::cast(current), in CheckPrototypes()
/external/v8/src/ic/mips/
Dhandler-compiler-mips.cc175 void PropertyHandlerCompiler::GenerateCheckPropertyCell( in GenerateCheckPropertyCell() function in v8::internal::PropertyHandlerCompiler
575 GenerateCheckPropertyCell(masm(), Handle<JSGlobalObject>::cast(current), in CheckPrototypes()