Home
last modified time | relevance | path

Searched refs:CallRuntimeWithOperands (Results 1 – 11 of 11) sorted by relevance

/external/v8/src/full-codegen/
Dfull-codegen.cc548 void FullCodeGenerator::CallRuntimeWithOperands(Runtime::FunctionId id) { in CallRuntimeWithOperands() function in v8::internal::FullCodeGenerator
1121 CallRuntimeWithOperands(Runtime::kLoadFromSuper); in EmitNamedSuperPropertyLoad()
1137 CallRuntimeWithOperands(Runtime::kLoadKeyedFromSuper); in EmitKeyedSuperPropertyLoad()
1143 CallRuntimeWithOperands(Runtime::kToName); in EmitPropertyKey()
1180 CallRuntimeWithOperands(Runtime::kPushWithContext); in VisitWithStatement()
1382 CallRuntimeWithOperands(Runtime::kPushCatchContext); in VisitTryCatchStatement()
1567 CallRuntimeWithOperands(Runtime::kDefineClass); in VisitClassLiteral()
1581 CallRuntimeWithOperands(Runtime::kToFastProperties); in VisitClassLiteral()
1623 CallRuntimeWithOperands(Runtime::kThrow); in VisitThrow()
1955 codegen_->CallRuntimeWithOperands(Runtime::kPushBlockContext); in EnterBlockScopeIfNeeded()
Dfull-codegen.h379 void CallRuntimeWithOperands(Runtime::FunctionId function_id);
/external/v8/src/full-codegen/x64/
Dfull-codegen-x64.cc837 CallRuntimeWithOperands(Runtime::kDeclareEvalFunction); in VisitFunctionDeclaration()
1379 CallRuntimeWithOperands(Runtime::kSetProperty); in VisitObjectLiteral()
1388 CallRuntimeWithOperands(Runtime::kInternalSetPrototype); in VisitObjectLiteral()
1419 CallRuntimeWithOperands(Runtime::kDefineAccessorPropertyUnchecked); in VisitObjectLiteral()
1447 CallRuntimeWithOperands(Runtime::kInternalSetPrototype); in VisitObjectLiteral()
1464 CallRuntimeWithOperands(Runtime::kDefineDataPropertyInLiteral); in VisitObjectLiteral()
1478 CallRuntimeWithOperands(Runtime::kDefineGetterPropertyUnchecked); in VisitObjectLiteral()
1483 CallRuntimeWithOperands(Runtime::kDefineSetterPropertyUnchecked); in VisitObjectLiteral()
1889 CallRuntimeWithOperands(Runtime::kDefineDataPropertyInLiteral); in EmitClassDefineProperties()
1894 CallRuntimeWithOperands(Runtime::kDefineGetterPropertyUnchecked); in EmitClassDefineProperties()
[all …]
/external/v8/src/full-codegen/x87/
Dfull-codegen-x87.cc814 CallRuntimeWithOperands(Runtime::kDeclareEvalFunction); in VisitFunctionDeclaration()
1341 CallRuntimeWithOperands(Runtime::kSetProperty); in VisitObjectLiteral()
1350 CallRuntimeWithOperands(Runtime::kInternalSetPrototype); in VisitObjectLiteral()
1383 CallRuntimeWithOperands(Runtime::kDefineAccessorPropertyUnchecked); in VisitObjectLiteral()
1411 CallRuntimeWithOperands(Runtime::kInternalSetPrototype); in VisitObjectLiteral()
1428 CallRuntimeWithOperands(Runtime::kDefineDataPropertyInLiteral); in VisitObjectLiteral()
1442 CallRuntimeWithOperands(Runtime::kDefineGetterPropertyUnchecked); in VisitObjectLiteral()
1447 CallRuntimeWithOperands(Runtime::kDefineSetterPropertyUnchecked); in VisitObjectLiteral()
1889 CallRuntimeWithOperands(Runtime::kDefineDataPropertyInLiteral); in EmitClassDefineProperties()
1894 CallRuntimeWithOperands(Runtime::kDefineGetterPropertyUnchecked); in EmitClassDefineProperties()
[all …]
/external/v8/src/full-codegen/ia32/
Dfull-codegen-ia32.cc822 CallRuntimeWithOperands(Runtime::kDeclareEvalFunction); in VisitFunctionDeclaration()
1349 CallRuntimeWithOperands(Runtime::kSetProperty); in VisitObjectLiteral()
1358 CallRuntimeWithOperands(Runtime::kInternalSetPrototype); in VisitObjectLiteral()
1391 CallRuntimeWithOperands(Runtime::kDefineAccessorPropertyUnchecked); in VisitObjectLiteral()
1419 CallRuntimeWithOperands(Runtime::kInternalSetPrototype); in VisitObjectLiteral()
1436 CallRuntimeWithOperands(Runtime::kDefineDataPropertyInLiteral); in VisitObjectLiteral()
1450 CallRuntimeWithOperands(Runtime::kDefineGetterPropertyUnchecked); in VisitObjectLiteral()
1455 CallRuntimeWithOperands(Runtime::kDefineSetterPropertyUnchecked); in VisitObjectLiteral()
1897 CallRuntimeWithOperands(Runtime::kDefineDataPropertyInLiteral); in EmitClassDefineProperties()
1902 CallRuntimeWithOperands(Runtime::kDefineGetterPropertyUnchecked); in EmitClassDefineProperties()
[all …]
/external/v8/src/full-codegen/ppc/
Dfull-codegen-ppc.cc843 CallRuntimeWithOperands(Runtime::kDeclareEvalFunction); in VisitFunctionDeclaration()
1399 CallRuntimeWithOperands(Runtime::kSetProperty); in VisitObjectLiteral()
1410 CallRuntimeWithOperands(Runtime::kInternalSetPrototype); in VisitObjectLiteral()
1442 CallRuntimeWithOperands(Runtime::kDefineAccessorPropertyUnchecked); in VisitObjectLiteral()
1471 CallRuntimeWithOperands(Runtime::kInternalSetPrototype); in VisitObjectLiteral()
1488 CallRuntimeWithOperands(Runtime::kDefineDataPropertyInLiteral); in VisitObjectLiteral()
1502 CallRuntimeWithOperands(Runtime::kDefineGetterPropertyUnchecked); in VisitObjectLiteral()
1507 CallRuntimeWithOperands(Runtime::kDefineSetterPropertyUnchecked); in VisitObjectLiteral()
2001 CallRuntimeWithOperands(Runtime::kDefineDataPropertyInLiteral); in EmitClassDefineProperties()
2006 CallRuntimeWithOperands(Runtime::kDefineGetterPropertyUnchecked); in EmitClassDefineProperties()
[all …]
/external/v8/src/full-codegen/mips64/
Dfull-codegen-mips64.cc877 CallRuntimeWithOperands(Runtime::kDeclareEvalFunction); in VisitFunctionDeclaration()
1430 CallRuntimeWithOperands(Runtime::kSetProperty); in VisitObjectLiteral()
1441 CallRuntimeWithOperands(Runtime::kInternalSetPrototype); in VisitObjectLiteral()
1474 CallRuntimeWithOperands(Runtime::kDefineAccessorPropertyUnchecked); in VisitObjectLiteral()
1503 CallRuntimeWithOperands(Runtime::kInternalSetPrototype); in VisitObjectLiteral()
1520 CallRuntimeWithOperands(Runtime::kDefineDataPropertyInLiteral); in VisitObjectLiteral()
1534 CallRuntimeWithOperands(Runtime::kDefineGetterPropertyUnchecked); in VisitObjectLiteral()
1539 CallRuntimeWithOperands(Runtime::kDefineSetterPropertyUnchecked); in VisitObjectLiteral()
1995 CallRuntimeWithOperands(Runtime::kDefineDataPropertyInLiteral); in EmitClassDefineProperties()
2000 CallRuntimeWithOperands(Runtime::kDefineGetterPropertyUnchecked); in EmitClassDefineProperties()
[all …]
/external/v8/src/full-codegen/arm64/
Dfull-codegen-arm64.cc874 CallRuntimeWithOperands(Runtime::kDeclareEvalFunction); in VisitFunctionDeclaration()
1413 CallRuntimeWithOperands(Runtime::kSetProperty); in VisitObjectLiteral()
1424 CallRuntimeWithOperands(Runtime::kInternalSetPrototype); in VisitObjectLiteral()
1457 CallRuntimeWithOperands(Runtime::kDefineAccessorPropertyUnchecked); in VisitObjectLiteral()
1486 CallRuntimeWithOperands(Runtime::kInternalSetPrototype); in VisitObjectLiteral()
1503 CallRuntimeWithOperands(Runtime::kDefineDataPropertyInLiteral); in VisitObjectLiteral()
1517 CallRuntimeWithOperands(Runtime::kDefineGetterPropertyUnchecked); in VisitObjectLiteral()
1522 CallRuntimeWithOperands(Runtime::kDefineSetterPropertyUnchecked); in VisitObjectLiteral()
1888 CallRuntimeWithOperands(Runtime::kDefineDataPropertyInLiteral); in EmitClassDefineProperties()
1893 CallRuntimeWithOperands(Runtime::kDefineGetterPropertyUnchecked); in EmitClassDefineProperties()
[all …]
/external/v8/src/full-codegen/mips/
Dfull-codegen-mips.cc878 CallRuntimeWithOperands(Runtime::kDeclareEvalFunction); in VisitFunctionDeclaration()
1429 CallRuntimeWithOperands(Runtime::kSetProperty); in VisitObjectLiteral()
1440 CallRuntimeWithOperands(Runtime::kInternalSetPrototype); in VisitObjectLiteral()
1473 CallRuntimeWithOperands(Runtime::kDefineAccessorPropertyUnchecked); in VisitObjectLiteral()
1502 CallRuntimeWithOperands(Runtime::kInternalSetPrototype); in VisitObjectLiteral()
1519 CallRuntimeWithOperands(Runtime::kDefineDataPropertyInLiteral); in VisitObjectLiteral()
1533 CallRuntimeWithOperands(Runtime::kDefineGetterPropertyUnchecked); in VisitObjectLiteral()
1538 CallRuntimeWithOperands(Runtime::kDefineSetterPropertyUnchecked); in VisitObjectLiteral()
1995 CallRuntimeWithOperands(Runtime::kDefineDataPropertyInLiteral); in EmitClassDefineProperties()
2000 CallRuntimeWithOperands(Runtime::kDefineGetterPropertyUnchecked); in EmitClassDefineProperties()
[all …]
/external/v8/src/full-codegen/arm/
Dfull-codegen-arm.cc879 CallRuntimeWithOperands(Runtime::kDeclareEvalFunction); in VisitFunctionDeclaration()
1428 CallRuntimeWithOperands(Runtime::kSetProperty); in VisitObjectLiteral()
1439 CallRuntimeWithOperands(Runtime::kInternalSetPrototype); in VisitObjectLiteral()
1473 CallRuntimeWithOperands(Runtime::kDefineAccessorPropertyUnchecked); in VisitObjectLiteral()
1502 CallRuntimeWithOperands(Runtime::kInternalSetPrototype); in VisitObjectLiteral()
1519 CallRuntimeWithOperands(Runtime::kDefineDataPropertyInLiteral); in VisitObjectLiteral()
1533 CallRuntimeWithOperands(Runtime::kDefineGetterPropertyUnchecked); in VisitObjectLiteral()
1538 CallRuntimeWithOperands(Runtime::kDefineSetterPropertyUnchecked); in VisitObjectLiteral()
1988 CallRuntimeWithOperands(Runtime::kDefineDataPropertyInLiteral); in EmitClassDefineProperties()
1993 CallRuntimeWithOperands(Runtime::kDefineGetterPropertyUnchecked); in EmitClassDefineProperties()
[all …]
/external/v8/src/full-codegen/s390/
Dfull-codegen-s390.cc816 CallRuntimeWithOperands(Runtime::kDeclareEvalFunction); in VisitFunctionDeclaration()
1361 CallRuntimeWithOperands(Runtime::kSetProperty); in VisitObjectLiteral()
1372 CallRuntimeWithOperands(Runtime::kInternalSetPrototype); in VisitObjectLiteral()
1404 CallRuntimeWithOperands(Runtime::kDefineAccessorPropertyUnchecked); in VisitObjectLiteral()
1433 CallRuntimeWithOperands(Runtime::kInternalSetPrototype); in VisitObjectLiteral()
1450 CallRuntimeWithOperands(Runtime::kDefineDataPropertyInLiteral); in VisitObjectLiteral()
1464 CallRuntimeWithOperands(Runtime::kDefineGetterPropertyUnchecked); in VisitObjectLiteral()
1469 CallRuntimeWithOperands(Runtime::kDefineSetterPropertyUnchecked); in VisitObjectLiteral()
1960 CallRuntimeWithOperands(Runtime::kDefineDataPropertyInLiteral); in EmitClassDefineProperties()
1965 CallRuntimeWithOperands(Runtime::kDefineGetterPropertyUnchecked); in EmitClassDefineProperties()
[all …]