Home
last modified time | relevance | path

Searched refs:is_jsruntime (Results 1 – 7 of 7) sorted by relevance

/external/v8/src/
Dast.cc1131 if (node->is_jsruntime()) { in VisitCallRuntime()
Dast.h1676 bool is_jsruntime() const { return function_ == NULL; } in is_jsruntime() function
Dhydrogen.cc6094 if (expr->is_jsruntime()) { in VisitCallRuntime()
/external/v8/src/arm/
Dfull-codegen-arm.cc3735 if (expr->is_jsruntime()) { in VisitCallRuntime()
3748 if (expr->is_jsruntime()) { in VisitCallRuntime()
/external/v8/src/ia32/
Dfull-codegen-ia32.cc3712 if (expr->is_jsruntime()) { in VisitCallRuntime()
3724 if (expr->is_jsruntime()) { in VisitCallRuntime()
/external/v8/src/x64/
Dfull-codegen-x64.cc3626 if (expr->is_jsruntime()) { in VisitCallRuntime()
3638 if (expr->is_jsruntime()) { in VisitCallRuntime()
/external/v8/src/mips/
Dfull-codegen-mips.cc3776 if (expr->is_jsruntime()) { in VisitCallRuntime()
3789 if (expr->is_jsruntime()) { in VisitCallRuntime()