Searched refs:InlineGlobalPropertyStore (Results 1 – 2 of 2) sorted by relevance
2322 HInstruction* InlineGlobalPropertyStore(LookupIterator* it, HValue* value,
6443 HInstruction* HOptimizedGraphBuilder::InlineGlobalPropertyStore( in InlineGlobalPropertyStore() function in v8::internal::HOptimizedGraphBuilder6545 HInstruction* instr = InlineGlobalPropertyStore(&it, value, ast_id); in HandleGlobalVariableAssignment()7506 return InlineGlobalPropertyStore(&it, value, expr->id()); in BuildNamedAccess()