Home | History | Annotate | Download | only in inspector

Lines Matching refs:FunctionCall

116 static const char FunctionCall[] = "FunctionCall";
440 pushCurrentRecord(TimelineRecordFactory::createFunctionCallData(scriptId, scriptName, scriptLine), TimelineRecordType::FunctionCall, true, frameForExecutionContext(context));
446 didCompleteCurrentRecord(TimelineRecordType::FunctionCall);